Wiki

Clone wiki

GhToGhx / CommandLine Verbose

Home | Console | Batch Script | Commands | <<Prev | Next>>

In the Console Windows the verbose command controls how much info is displayed in the Console Window. Pressing + will swicth verbosity ON and pressing - will switch it OFF.

Fig 1. Pressing the "+" sign will switch verbosity ON:

CommandLine_Verbose.PNG

When using batch scripts the verbose command may not be so useful, but if used it should prefix the command parameter. Example:

.\ghtoghx.exe d:\path\ +X

Updated